home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / src / Property / tests / Makefile next >
Makefile  |  1992-07-13  |  3KB  |  74 lines

  1. #
  2. # Copyright (C) 1991 Texas Instruments Incorporated.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # Texas Instruments Incorporated provides this software "as is" without
  10. # express or implied warranty.
  11. #
  12.  
  13. include ../../../Makedefs
  14. include ../../Makedefs
  15.  
  16. SOURCES  = test_Value.C test_Property.C 
  17. OBJECTS  = $(SOURCES:.C=.o)
  18. PROGRAMS = $(OBJECTS:.o=.x)
  19. RESULTS  = $(PROGRAMS:.x=.out)
  20.  
  21. include ../../../Maketeststargs
  22.  
  23. # DO NOT DELETE THIS LINE -- make depend depends on it.
  24.  
  25. test_Value.o: /home/etamin/u0/nguyen/cool/include/cool/Value.h
  26. test_Value.o: /usr/lang/SC1.0/include/CC/stream.h
  27. test_Value.o: /usr/lang/SC1.0/include/CC/iostream.h
  28. test_Value.o: /usr/lang/SC1.0/include/CC/memory.h
  29. test_Value.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  30. test_Value.o: /usr/lang/SC1.0/include/CC/iomanip.h
  31. test_Value.o: /usr/lang/SC1.0/include/CC/generic.h
  32. test_Value.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  33. test_Value.o: /usr/lang/SC1.0/include/CC/stdio.h
  34. test_Value.o: /usr/lang/SC1.0/include/CC/fstream.h
  35. test_Value.o: /home/etamin/u0/nguyen/cool/include/misc.h
  36. test_Value.o: /usr/lang/SC1.0/include/CC/values.h
  37. test_Value.o: /home/etamin/u0/nguyen/cool/include/defs.h
  38. test_Value.o: /home/etamin/u0/nguyen/cool/include/test.h
  39. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Property.h
  40. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/String.h
  41. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/char.h
  42. test_Property.o: /usr/lang/SC1.0/include/CC/string.h
  43. test_Property.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  44. test_Property.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
  45. test_Property.o: /usr/lang/SC1.0/include/CC/memory.h
  46. test_Property.o: /usr/lang/SC1.0/include/CC/stream.h
  47. test_Property.o: /usr/lang/SC1.0/include/CC/iostream.h
  48. test_Property.o: /usr/lang/SC1.0/include/CC/iomanip.h
  49. test_Property.o: /usr/lang/SC1.0/include/CC/generic.h
  50. test_Property.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  51. test_Property.o: /usr/lang/SC1.0/include/CC/stdio.h
  52. test_Property.o: /usr/lang/SC1.0/include/CC/fstream.h
  53. test_Property.o: /home/etamin/u0/nguyen/cool/include/misc.h
  54. test_Property.o: /usr/lang/SC1.0/include/CC/values.h
  55. test_Property.o: /home/etamin/u0/nguyen/cool/include/defs.h
  56. test_Property.o: /usr/lang/SC1.0/include/CC/stdlib.h
  57. test_Property.o: /usr/lang/SC1.0/include/CC/stddef.h
  58. test_Property.o: /usr/lang/SC1.0/include/CC/pwd.h
  59. test_Property.o: /usr/lang/SC1.0/include/CC/errno.h
  60. test_Property.o: /usr/lang/SC1.0/include/CC/sys/errno.h
  61. test_Property.o: /usr/lang/SC1.0/include/CC/sys/types.h
  62. test_Property.o: /usr/lang/SC1.0/include/CC/sys/sysmacros.h
  63. test_Property.o: /usr/lang/SC1.0/include/CC/malloc.h
  64. test_Property.o: /usr/lang/SC1.0/include/CC/alloca.h
  65. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
  66. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Value.h
  67. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Association.h
  68. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Vector.h
  69. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Vector.h
  70. test_Property.o: /usr/lang/SC1.0/include/CC/stdarg.h
  71. test_Property.o: /usr/lang/SC1.0/include/CC/new.h
  72. test_Property.o: /home/etamin/u0/nguyen/cool/include/cool/Pair.h
  73. test_Property.o: /home/etamin/u0/nguyen/cool/include/test.h
  74.